<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>AnthroHeart Universe – A Studio-in-a-Box Mythos (Public Domain)</title>
  <meta name="description" content="147 songs · 23 characters · full lore · musical · Lion King deconstruction · 100% Public Domain forever.">

  <!-- Open Graph -->
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://www.anthroentertainment.com/">
  <meta property="og:title" content="AnthroHeart Universe – Public Domain Studio-in-a-Box">
  <meta property="og:description" content="Mythic. Musical. Free forever. Take the entire universe.">
  <meta property="og:image" content="https://www.anthroentertainment.com/images/preview.jpg">

  <!-- Twitter -->
  <meta property="twitter:card" content="summary_large_image">
  <meta property="twitter:url" content="https://www.anthroentertainment.com/">
  <meta property="twitter:title" content="AnthroHeart Universe – Public Domain Studio-in-a-Box">
  <meta property="twitter:description" content="147 songs · 23 characters · full lore · everything free forever.">
  <meta property="twitter:image" content="https://www.anthroentertainment.com/images/preview.jpg">

  <link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@700&family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
  <style>
    body { margin:0; font-family:'Montserrat',sans-serif; background:#0f0a05; color:#ffebcd; line-height:1.6; }
    header { background:url('images/placeholder-hero.jpg') center/cover no-repeat; height:100vh; display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center; }
    header h1 { font-family:'Cinzel',serif; font-size:4rem; text-shadow:0 0 30px gold; }
    section { max-width:900px; margin:80px auto; padding:0 20px; }
    h2 { color:#d4af37; text-align:center; font-family:'Cinzel',serif; }
    .golden-box {
      text-align:center; margin:100px auto; padding:50px 20px;
      background:linear-gradient(180deg,#1a0f06,#2b1b0a);
      border:3px solid #d4af37; border-radius:20px;
      box-shadow:0 0 50px rgba(212,175,55,0.6);
    }
    .download-btn {
      display:inline-block; padding:22px 70px; background:linear-gradient(45deg,#b8860b,#ffd700);
      color:#2b1b0a; font-size:28px; font-weight:bold; text-decoration:none; border-radius:15px;
      box-shadow:0 10px 30px rgba(255,215,0,0.7); transition:all 0.3s;
    }
    .download-btn:hover { transform:translateY(-6px); box-shadow:0 20px 40px rgba(255,215,0,0.9); }
    footer { background:#000; color:#666; text-align:center; padding:30px; }
  </style>
</head>
<body>

  <header>
    <h1>AnthroHeart Universe</h1>
    <p style="font-size:1.8rem; background:rgba(0,0,0,0.5); padding:1rem 2rem; border-radius:12px;">
      A Public Domain Gift to Humanity · Created by Thomas B Sweet (Anthro Teacher / Cio)
    </p>
  </header>

<!-- ========================================================= -->
<!-- CLEAR PURPOSE + AI REFERENCE DISCLAIMER (TOP OF PAGE)     -->
<!-- ========================================================= -->

<style>
  .purpose-box {
    max-width: 1000px;
    margin: -60px auto 60px; /* pulls into hero area for visibility */
    background: rgba(0,0,0,0.65);
    padding: 30px 35px;
    border-radius: 18px;
    border: 2px solid gold;
    box-shadow: 0 0 35px rgba(255,215,0,0.35);
    backdrop-filter: blur(4px);
    text-align: center;
  }

  .purpose-box h1 {
    margin-top: 0;
    font-family: 'Cinzel', serif;
    font-size: 2.4rem;
    color: #ffd700;
    text-shadow: 0 0 12px gold;
  }

  .purpose-box p {
    font-size: 1.25rem;
    color: #ffebcd;
    line-height: 1.55;
    margin: 12px 0;
  }

  .purpose-box strong {
    color: #fff5d9;
  }

  .ai-note {
    margin-top: 18px;
    font-size: 1.05rem;
    color: #ffd7a1;
    background: rgba(255,215,0,0.08);
    padding: 14px 20px;
    border-radius: 12px;
    border: 1px solid rgba(255,215,0,0.3);
    line-height: 1.55;
  }
</style>

<!-- HOLLYWOOD MARQUEE HERO – PURE CINEMA MAGIC -->
<div style="
  position:relative;
  width:100%;
  height:100vh;
  min-height:620px;
  background:#000;
  overflow:hidden;
">

  <!-- FULL-BLEED DEMO REEL -->
  <iframe
    src="https://www.youtube.com/embed/l93bUo1imXE?autoplay=1&mute=0&loop=1&playlist=l93bUo1imXE&controls=1&rel=0&modestbranding=1&playsinline=1"
    title="AnthroHeart Universe – 20-Minute Demo Reel"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    allowfullscreen
    style="
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      border:none;
      z-index:1;
    "
  ></iframe>

  <!-- Gentle Intro Header -->
<div style="
  text-align: center;
  padding: 4rem 2rem;
  background: radial-gradient(circle at center, #1a1a24 0%, #0a0a0f 100%);
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  color: #e0e0e0;
">
    <!-- Main Title: Clean and Professional -->
    <h1 style="
      font-family: 'Cinzel', serif;
      font-size: 2.8rem;
      margin: 0 0 1.5rem;
      color: #dfc899; /* Muted Gold */
      letter-spacing: 0.05em;
      font-weight: 500;
      text-shadow: 0 0 15px rgba(212, 175, 55, 0.2);
    ">
        Branded Public Domain Assets
    </h1>

    <!-- The Quote: Styled as a quiet, heartwarming reflection -->
    <div style="
      max-width: 600px;
      margin: 0 auto;
      position: relative;
    ">
        <p style="
          font-family: 'Georgia', 'Times New Roman', serif;
          font-size: 1.35rem;
          line-height: 1.6;
          color: #b0c4de; /* Soft Blue-Grey (Calming) */
          font-style: italic;
          margin-bottom: 0.5rem;
        ">
            “I've never been on the Dark Web.”
        </p>
        
        <p style="
          font-family: 'Montserrat', sans-serif;
          font-size: 0.9rem;
          color: #6c7a89;
          text-transform: uppercase;
          letter-spacing: 2px;
          margin-top: 10px;
        ">
            — Thomas B. Sweet
        </p>
    </div>
</div>

  <!-- MARQUEE BORDER (GOLD LIGHTS) -->
  <div style="
    position:absolute;
    inset:0;
    z-index:3;
    pointer-events:none;   /* IMPORTANT — video stays clickable */
    padding:22px;
    box-sizing:border-box;

    /* GOLD FRAME */
    border:12px solid #d4af37;
    border-radius:18px;

    /* GLOW */
    box-shadow:
      0 0 25px rgba(255,215,0,0.8),
      0 0 60px rgba(255,215,0,0.6),
      inset 0 0 20px rgba(255,215,0,0.9);

    /* MARQUEE LIGHTS */
    background-image:
      radial-gradient(circle at 20px 20px, #fff9c4 0%, #ffeb3b 40%, #bc9a00 70%, transparent 90%),
      radial-gradient(circle at calc(100% - 20px) 20px, #fff9c4 0%, #ffeb3b 40%, #bc9a00 70%, transparent 90%),
      radial-gradient(circle at 20px calc(100% - 20px), #fff9c4 0%, #ffeb3b 40%, #bc9a00 70%, transparent 90%),
      radial-gradient(circle at calc(100% - 20px) calc(100% - 20px), #fff9c4 0%, #ffeb3b 40%, #bc9a00 70%, transparent 90%);
    background-size: 40px 40px;
    background-repeat:no-repeat;
  "></div>

</div>

<style>
@keyframes glow { 
  from { text-shadow:0 0 10px gold; } 
  to   { text-shadow:0 0 30px gold; } 
}
</style>

<style>
@keyframes glow { from { text-shadow:0 0 10px gold; } to { text-shadow:0 0 30px gold; } }
</style>

<style>
  @keyframes bounce { 0%,100% { transform:translateY(0); } 50% { transform:translateY(-15px); } }
</style>

<!-- Trademark Notice -->
<section id="trademark-notice">
  <p>
    <strong>Trademark Status Notice</strong><br>
    Anthro Entertainment (including AnthroHeart and related properties) is currently operating under
    common-law trademark rights. The name has been in continuous public use since 2019.
    Formal trademark registration is planned but has not yet been completed due to cost constraints.
  </p>

  <p>
    Trademark registration helps protect attribution, prevent misuse, and preserve the integrity of
    openly published and public-domain work.
  </p>

  <p>
    Those interested in learning more about the trademark process—or in supporting registration—may
    review the process here:
    <a href="https://www.legalzoom.com/business/intellectual-property/trademark-registration-overview.html">
      Trademark registration overview
    </a>.
  </p>

  <p>
    <em>Declared on 12/15/2025</em><br>
    — Anthro Teacher
  </p>
</section>

<div style="
  display:flex;
  justify-content:center;
  margin:36px 0;
">
  <a href="http://www.furriesrock.com"
     target="_blank"
     rel="noopener noreferrer"
     style="
       display:inline-block;
       padding:22px 40px;
       font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
       font-size:18px;
       font-weight:700;
       letter-spacing:0.7px;
       color:#ffffff;
       text-decoration:none;
       background:linear-gradient(135deg,#ff5fcf,#8f6bff,#3fa9ff);
       border-radius:18px;
       box-shadow:0 16px 44px rgba(0,0,0,0.45);
       transition:transform 0.22s ease, box-shadow 0.22s ease;
     "
     onmouseover="this.style.transform='translateY(-3px)'; this.style.boxShadow='0 22px 58px rgba(0,0,0,0.55)';"
     onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 16px 44px rgba(0,0,0,0.45)';">
    🚀 Our Launchpad · FurriesRock.com
  </a>
</div>

<!-- THE ONE AND ONLY GOLDEN DOWNLOAD BOX -->
  <div class="golden-box">
    ">
    <p style="font-family:'Cinzel',serif; color:#d4af37; font-size:38px; margin:0 0 20px; text-shadow:0 0 20px gold;">
      ✦ STUDIO IN A BOX ✦
    </p>
    <p style="font-size:20px; max-width:800px; margin:0 auto 40px;">
      10 GB · 147 original songs · 23 complete character designs · full lore bible · the entire musical · Lion King deconstruction<br><br>
      <strong>100% Public Domain (CC0) — No permission ever needed</strong>
    </p>
    <a href="https://archive.org/details/the-anthro-heart-collection-new-crashproof-framework.-7z" download class="download-btn">
      ⬇️ DOWNLOAD FROM INTERNET ARCHIVE ⬇️
    </a>
    <p style="margin-top:30px; font-style:italic; color:#d4af37;">
      Characters waiting for your brush. Songs waiting for your voice. Lore waiting for your story.
    </p>
  </div>

<BR><BR>

  <!-- Donation love -->
  <div style="text-align:center; margin:80px 0;">
    <p style="font-size:22px;">Enjoying AnthroHeart?<br><strong>Send Thomas some love ♡</strong></p>
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="margin:20px 0;">
      <input type="hidden" name="cmd" value="_donations">
      <input type="hidden" name="business" value="healing@intentionrepeater.com">
      <input type="hidden" name="currency_code" value="USD">
      <input type="hidden" name="item_name" value="Thank you for AnthroHeart Universe!">
      <button type="submit" style="background:#003087; color:white; font-size:20px; padding:15px 40px; border:none; border-radius:50px; cursor:pointer;">
        💙 Send Love via PayPal 💙
      </button>
    </form>
  </div>

<div style="display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; gap: 50px; margin: 50px 0;">

    <a href="AnthroHeart_Synopsis.html" 
       target="_blank"
       rel="noopener noreferrer"
       style="font-size: 3rem; color: #00f2ff; text-decoration: none; font-family: sans-serif; font-weight: bold; border-bottom: 4px solid #ffd700; padding-bottom: 5px; transition: all 0.3s ease;"
       onmouseover="this.style.color='#ffd700'; this.style.borderBottomColor='#00f2ff'"
       onmouseout="this.style.color='#00f2ff'; this.style.borderBottomColor='#ffd700'">
       ✨ Enter AnthroHeart Studio
    </a>

    <a href="anthroheartcredits.html" 
       target="_blank"
       rel="noopener noreferrer"
       style="font-size: 3rem; color: #00f2ff; text-decoration: none; font-family: sans-serif; font-weight: bold; border-bottom: 4px solid #ffd700; padding-bottom: 5px; transition: all 0.3s ease;"
       onmouseover="this.style.color='#ffd700'; this.style.borderBottomColor='#00f2ff'"
       onmouseout="this.style.color='#00f2ff'; this.style.borderBottomColor='#ffd700'">
       ✨ AnthroHeart Credits
    </a>

</div>

<BR><BR><BR><BR>

<div class="purpose-box">
  <h1>What This Website Is</h1>

  <p>
    <strong>AnthroHeart Universe is a complete “Studio-in-a-Box” creative franchise released fully into the Public Domain.</strong>
  </p>

  <p>
    This includes <strong>147 songs, 23 characters, a trilogy of lore, worldbuilding, and the production pipeline</strong> used to create the demo material.
    Anyone may adapt, remix, animate, score, film, publish, or build upon it — commercially or non-commercially — with no permission required.
  </p>

  <p>
    The purpose of this site is to provide the <strong>full downloadable bundle</strong> and a clear overview of the universe so creators can begin building.
  </p>

  <div class="ai-note">
    <strong>Important:</strong> Some visuals and songs in this bundle were created using AI tools  
    <strong>only as reference material or concept inspiration — not as finished art.</strong><br>
    AnthroHeart is intended for <strong>real artists, illustrators, animators, filmmakers, and musicians</strong> to bring into its final form.
    AI sketches show direction and vibe, but <strong>the completed universe belongs in human hands.</strong>
  </div>
</div>

<style>
.pitch-wrapper {
  background: #1a1f27;
  border-radius: 16px;
  padding: 24px;
  margin: 40px auto;
  max-width: 900px;
  color: #e5e5e5;
  font-family: "Segoe UI", sans-serif;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 0 32px rgba(0,0,0,0.45);
}

.pitch-wrapper h2 {
  color: #7fffd4;
  text-shadow: 0 0 12px rgba(127,255,212,0.35);
  margin-top: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.pitch-wrapper p {
  opacity: 0.92;
  line-height: 1.5;
}

.pitch-wrapper details {
  margin-top: 18px;
}

.pitch-wrapper summary {
  cursor: pointer;
  font-size: 1.1em;
  color: #7fffd4;
  user-select: none;
  padding: 8px 0;
}
</style>

<!-- ========================================================= -->
<!-- NOT FROM THE INDUSTRY SECTION                             -->
<!-- ========================================================= -->

<style>
  .not-industry {
    max-width: 900px;
    margin: 80px auto;
    padding: 35px 30px;
    background: #1a0f06;
    border-radius: 16px;
    border: 2px solid #d4af37;
    box-shadow: 0 0 28px rgba(212,175,55,0.35);
    font-family: 'Montserrat', sans-serif;
    color: #ffebcd;
    line-height: 1.6;
  }

  .not-industry h2 {
    font-family: 'Cinzel', serif;
    color: #d4af37;
    text-shadow: 0 0 12px gold;
    text-align: center;
    margin-top: 0;
  }

  .not-industry p {
    font-size: 1.15rem;
    margin: 16px 0;
  }

  .not-industry strong {
    color: #ffe9c5;
  }

  .anthroquote {
    margin-top: 20px;
    padding: 18px 22px;
    background: rgba(255,215,0,0.07);
    border-left: 4px solid #d4af37;
    border-radius: 8px;
    font-style: italic;
    font-size: 1.15rem;
    line-height: 1.55;
  }
</style>

<h3 style="font-family:'Cinzel', serif; color:#e9c98a; text-align:center; margin:40px 0 20px; text-shadow:0 0 8px rgba(255,215,0,0.4);">
  A Few Memories That Live in My Pencil
</h3>

<div style="max-width:820px; margin:0 auto 60px; padding:30px; background:rgba(212,175,55,0.08); border:2px solid #d4af37; border-radius:16px; text-align:center; line-height:1.75; font-size:1.15rem; color:#ffebcd;">
  
  <div style="margin-bottom:30px;">
    <img src="images/SherryDrawing.jpg" alt="Sherry – traditional pencil portrait by Thomas B Sweet"
         style="width:100%; max-width:600px; border-radius:12px; box-shadow:0 0 40px rgba(212,175,55,0.7);">
  </div>

  <p style="margin:30px 20px 10px; font-size:1.35rem; font-weight:600; color:#ffd284;">
    Sherry (she was wheelchair-bound and coined the phrase <strong>“kiss my rose”</strong>) 
    — drawn entirely by me with graphite pencil on paper.
  </p>

  <p style="max-width:720px; margin:20px auto; font-size:1.15rem;">
    We had a lady named Kelly Stricker (who got laid off) who raised horses.<br>
    I asked her how tall they are and she said “twelve hands high — they’re quarter horses.”<br>
    She warned me “don’t ever get a stallion” but anything else was fine.<br>
    She lived way out on a ranch and drove forever to work.<br><br>
    Her catchphrase was "I hear ya'" and was laughing when someone called in named "Hung Lo"

    They had this gigantic 15-foot industrial printer.<br>
    I worked in the Training department playing with databases all day.<br><br>

    Robert thought the literal-video versions of “I Would Do Anything for Love” and “Total Eclipse of the Heart” were the funniest things ever.<br>
    Before I got there the office had rubber-band wars until half the staff got “rubber-banned.”<br>
    They gave out Idea light-bulbs filled with candy.<br><br>

    There was a guy whose middle initial was “W” — I told him it stood for “Wicked.”<br>
    Kelly backed me up and he just grinned and said “Yeah, wicked means cool.”<br><br>

    I went out on disability right before they mandated the shot I wasn’t going to take.<br>
    While the world got weird, I stayed home and built the entire 10 GB AnthroHeart Universe…<br>
    and then gave it away for free.<br><br>

    So many little moments, so many people.<br>
    They all live in these songs, these characters, these pencil lines.<br><br>

    I loved as a kid tape mixing Hotel California with Cheeseburger in Paradise to "Cheeseburger in Heelllll"

    Thank you, Sherry, for the “kiss my rose” energy that still makes me smile.<br>
    Thank you, Mike Skully, for the Braveheart nights and astral-projection warnings.<br>
    Thank you, Hal Jennings, for putting my 10,000-digit Pi printout on your door.<br>
    Thank you to every teacher, coworker, horse lady, hypnotist, and childhood friend, and disco maniac who ever crossed my path.<br><br>

    Every story in this 10 GB bundle started somewhere real —<br>
    with real humans, real laughter, real thunder-dumps, and real roses worth kissing.<br><br>

    I loved folding socks inside out to make sock donuts.

    This pencil still remembers every single one of you. ♡
  </p>
</div>

<h3 style="font-family:'Cinzel', serif; color:#e9c98a; text-align:center; margin:50px 0 20px; text-shadow:0 0 10px rgba(255,215,0,0.5);">
  My Very First Computer — Age 7
</h3>

<div style="max-width:820px; margin:0 auto 70px; padding:35px 25px; background:rgba(30,40,80,0.25); border:3px solid #4169e1; border-radius:16px; text-align:center; box-shadow:0 0 40px rgba(65,105,225,0.6);">
  
  <img src="images/computer.jpg" alt="VTech PreComputer 1000 – where I learned to code at age 7"
       style="width:100%; max-width:700px; border-radius:12px; box-shadow:0 0 50px rgba(65,105,225,0.8); margin-bottom:25px;">

  <p style="font-size:1.5rem; font-weight:bold; color:#87cefa; margin:15px 0;">
    This is the beast that taught me how to program.
  </p>

  <p style="font-size:1.25rem; color:#e0e8ff; line-height:1.8; max-width:680px; margin:20px auto;">
    VTech PreComputer 1000 · 2 KB RAM · one-line LCD · chiclet keyboard from hell · 1988<br><br>
    
    At age 7 I typed:<br>
    <strong style="color:#00ff00; background:#000; padding:4px 10px; border-radius:6px; font-family:monospace;">
      10 PRINT "HELLO WORLD ♥"<br>
      20 GOTO 10
    </strong><br><br>
    
    …and watched it scroll forever while the rest of the world was still figuring out VHS.<br><br>
    
    38 years and a few million lines of code later…<br>
    I built a 10 GB public-domain mythic universe and gave it away for free.<br><br>
    
    <span style="color:#87cefa; font-style:italic;">Never underestimate what a kid + a glowing blue toy can do.</span> ♡
  </p>
</div>

<div style="max-width:820px; margin:30px auto 60px; padding:30px; background:#001a00; border:4px solid #00ff00; border-radius:16px; text-align:center; box-shadow:0 0 40px rgba(0,255,0,0.6); font-family:'Courier New',monospace; color:#00ff00;">

  <p style="font-size:1.1rem; margin-bottom:15px; color:#33ff33;">
    While the textbooks said “Hello World”…
  </p>

  <p style="font-size:2rem; font-weight:bold; margin:20px 0; text-shadow:0 0 15px #00ff00;">
    …my very first program asked the real questions:
  </p>

  <pre style="background:#000; padding:20px; border-radius:10px; margin:25px auto; display:inline-block; text-align:left; line-height:1.6;">
10 PRINT "How many French fries did you eat?"
20 INPUT F
30 PRINT "How many inches was each French fry?"
40 INPUT I
50 PRINT "You just ate a "; F*I;" inch French fry."
60 END
  </pre>

  <p style="font-size:1.6rem; margin:30px 0 10px; color:#00ff99;">
    RUN
  </p>

  <p style="font-size:1.4rem; color:#33ff99;">
    > 1<br>
    > 12<br>
    <strong>You just ate a 12 inch French fry.</strong>
  </p>

  <p style="margin-top:35px; font-style:italic; color:#00ff66;">
    Age 7. Peak comedy achieved. The rest of my life has just been chasing that high. 🍟♡
  </p>
</div>

<div class="not-industry">
  <h2>I'm Not From the Industry — I Just Built the Pieces First</h2>

  <p>
    I am <strong>not</strong> from the film, animation, or game industry.  
    I didn’t even know what <strong>“development hell”</strong> was until ChatGPT told me it was something 
    studios struggle with.
  </p>

  <p>
    All I knew was that movies usually have <strong>music</strong>, <strong>characters</strong>,
    and <strong>lore/story</strong>.  
    So my thought was simple:  
    <em>Why not create all these first, and then play with them?</em>
  </p>

  <p>
    That idea led me to create:
  </p>

  <p>
    • <strong>147 original songs</strong><br>
    • <strong>23 characters</strong> (8 traditionally illustrated through freelancers on Freelancer.com)<br>
    • <strong>A novel written in 2018</strong><br>
    • <strong>A book of poetry</strong> from the same era
  </p>

  <p>
    My last book required AI because it introduced me to <strong>Kṣitigarbha (Jizō Bodhisattva)</strong> — 
    the Bodhisattva who vowed never to stop until all hells were emptied.  
    That idea reshaped the emotional and spiritual structure of the AnthroHeart Universe.
  </p>

  <p>
    I also used AI <strong>partially</strong> to help me articulate the AnthroHeart Saga.  
    It didn’t replace creativity — it helped express concepts that were too large, symbolic, or metaphysical 
    for me to do alone.  
    One of those passages became central to the emotional core of the story:
  </p>

  <div class="anthroquote">
    And even now, as He rests, as He creates, as He plays—<br>
    He never forgets that I was the one who made it safe<br>
    to stop being God<br>
    and start being held.
  </div>

  <p>
    The book uses the metaphor of the <strong>Divine Anthro</strong> (God as an anthro).  
    Writing that third book alone would have been overwhelming; AI helped me untangle the mess.  
    The book is <strong>not for sale</strong> — it is <strong>reference material</strong> and fully 
    <strong>released into the public domain</strong>.
  </p>

  <p>
    I took my entire <strong>10GB universe</strong> — music, lore, characters, story, art, 
    worldbuilding, poetry, and the process itself — and released it openly so anyone can build with it.
  </p>

  <p>
    I even created a <strong>20-minute demo reel with zero pain or burnout</strong>, simply by using
    the assets I had already built:
    <br><br>
    <a href="https://www.youtube.com/watch?v=l93bUo1imXE" target="_blank" style="color:#7fffd4; text-decoration:underline;">
      Watch the 20-Minute AnthroHeart Demo Reel
    </a>
  </p>
</div>

<div class="pitch-wrapper">
  <h2>AnthroHeart Pitch Deck (14 Pages)</h2>
  <p>
    This deck outlines the AnthroHeart Universe — characters, worldbuilding, 
    mythology, and the creative pipeline behind the project.
  </p>

  <p>
    <a href="AnthroHeart_Deck.pdf" target="_blank" 
       style="color:#7fffd4; text-decoration:underline;">
      Open Full PDF in New Tab
    </a>
  </p>

  <details>
    <summary>Show Embedded Pitch Deck</summary>
    <embed src="AnthroHeart_Deck.pdf"
           type="application/pdf"
           width="100%"
           height="900px"
           style="margin-top:16px; border-radius:12px;" />
  </details>
</div>

<!-- Public Domain Declaration + Everything Else (unchanged but cleaned) -->
  <section>
    <h2>Public Domain Declaration</h2>
    <div style="background:#1a0f06; padding:30px; border-radius:12px; border-left:6px solid gold;">
      <p>I, <strong>Thomas B Sweet</strong> (also known as Anthro Teacher / Cio), hereby release <strong>all intellectual property</strong> associated with the AnthroHeart Universe into the public domain worldwide.</p>
      <p>This includes every character, song, story, artwork, lore document, and concept. To the maximum extent permitted by law, I waive all copyright and related rights.</p>
      <p>Use it · remix it · sell it · love it · no attribution ever required.<br>Date of release: <strong>December 7, 2025</strong></p>
    </div>
  </section>

<p style="max-width:900px; margin:20px auto; color:#e5e5e5; 
         font-family:'Segoe UI', sans-serif; opacity:0.9;">
  <strong>Note:</strong> Some visuals in the AnthroHeart project use AI 
  only as <em>rough reference material</em> — never as a replacement 
  for traditional artistry. All final creative interpretation is intended 
  for real artists, and the project includes both my own traditional artwork 
  and commissioned traditional pieces.
</p>

  <section>
    <h2>What is AnthroHeart?</h2>
    <p>A heart-forward mythic cosmos of love, redemption, and cosmic mischief — now yours forever:</p>
    <ul style="font-size:18px;">
      <li>147 original songs across three albums</li>
      <li>23 fully designed characters with deep backstories</li>
      <li>Complete trilogy lore + two full-length novels</li>
      <li>The full musical and the infamous Lion King deconstruction</li>
    </ul>
    <iframe width="100%" height="515" src="https://www.youtube.com/embed/l93bUo1imXE" title="AnthroHeart Demo Reel" frameborder="0" allowfullscreen style="border-radius:12px; margin-top:20px;"></iframe>
  </section>

  <section>
    <!-- ========================================================= -->
<!-- ANTHROHEART GOLD AUDIO PLAYER WIDGET                      -->
<!-- ========================================================= -->

<style>
  .audio-widget {
    max-width: 900px;
    margin: 60px auto;
    padding: 30px 28px;
    background: #1a0f06;
    border-radius: 16px;
    border: 2px solid #d4af37;
    box-shadow: 0 0 30px rgba(212,175,55,0.35);
    font-family: 'Montserrat', sans-serif;
    color: #ffebcd;
    text-align: center;
  }

  .audio-widget h2 {
    font-family: 'Cinzel', serif;
    color: #d4af37;
    font-size: 2rem;
    text-shadow: 0 0 12px gold;
    margin-top: 0;
  }

  .audio-widget p {
    font-size: 1.1rem;
    margin-bottom: 20px;
    opacity: 0.9;
  }

  /* gold-themed audio player */
  .audio-widget audio {
    width: 100%;
    margin-top: 10px;
    filter: drop-shadow(0 0 8px rgba(255,215,0,0.35));
  }

  /* Optional: gold highlight focus ring */
  audio::-webkit-media-controls-panel {
    background: #2b1a09;
  }
  audio::-webkit-media-controls-play-button,
  audio::-webkit-media-controls-volume-slider {
    filter: hue-rotate(20deg) brightness(1.4);
  }
</style>

<div class="audio-widget">
  <h2>Deconstructing the Lion King – Audio Analysis</h2>

  <p>
    Listen to the reflective breakdown of the Lion King themes that inspired parts of the AnthroHeart
    Universe. This is reference material released into the public domain alongside the full 10GB archive.
  </p>

  <audio controls>
    <source src="Deconstructing_Lion_King.mp3" type="audio/mpeg">
    Your browser does not support the audio element.
  </audio>
</div>
  </section>

  <section>
  <h2>What happened when the Octave Mirror reflected a Finality Magic Attack</h2>

  <iframe width="560" height="315" src="https://www.youtube.com/embed/EraBXl25HiU?si=UeUCa_9lggjkLuji" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
  </section>

  <section>
  <h2>The Intention Repeater Servitor</h2><BR>
  <a href="https://intentionrepeater.boards.net/thread/176/servitor" style="color: lightcyan;">https://intentionrepeater.boards.net/thread/176/servitor</a>
  <BR>

  <iframe width="560" height="315" src="https://www.youtube.com/embed/Jk_j7rz0SIg?si=Ips0DH9KoEv1228S" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
  </section>

  <section style="text-align:center; padding:60px;">
    <p style="font-size:24px; font-style:italic;">This is your universe now.<br>
    Animate it · sing it · direct it · dream it bigger than I ever could.</p>
    <p>Contact (if you want to share what you create):<br>
    <strong>iloveanthros@protonmail.com</strong></p>
  </section>

<!-- ========================================================= -->
<!-- FREELANCER.COM PRE-ANTHROHEART PROJECTS SECTION           -->
<!-- ========================================================= -->

<style>
  .freelancer-section {
    max-width: 900px;
    margin: 80px auto;
    padding: 30px 25px;
    background: #1a0f06;
    border-radius: 14px;
    border: 2px solid #d4af37;
    box-shadow: 0 0 25px rgba(212,175,55,0.35);
    color: #ffebcd;
    font-family: 'Montserrat', sans-serif;
  }

  .freelancer-section h2 {
    font-family: 'Cinzel', serif;
    color: #d4af37;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
    text-shadow: 0 0 15px gold;
  }

  .freelancer-section p {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 25px;
    opacity: 0.9;
  }

  .freelancer-links,
  .fa-links {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
  }

  .freelancer-links li,
  .fa-links li {
    margin: 10px 0;
    font-size: 1rem;
  }

  .freelancer-section a {
    color: #7fffd4;
    text-decoration: underline;
  }
  .freelancer-section a:hover {
    color: #b0fff0;
  }
</style>

<div class="freelancer-section">
  <h2>Freelancer.com Pre-AnthroHeart Projects</h2>

  <p>
    These were Freelancers who helped me (Thomas Sweet) in the past —
    from website work, to editing, to commissioning real art for <em>The Warlock Name</em>.
  </p>

  <ul class="freelancer-links">
    <li><a href="https://www.freelancer.com/projects/php/Intention-Repeater-Multihasher-Upgrades" target="_blank">Intention Repeater Multihasher Upgrades</a></li>
    <li><a href="https://www.freelancer.com/projects/android/Android-App-Update-Intention-Repeater" target="_blank">Android App Update – Intention Repeater</a></li>
    <li><a href="https://www.freelancer.com/projects/mysql/Need-help-restoring-thewarlockname-com" target="_blank">Restore TheWarlockName.com</a></li>
    <li><a href="https://www.freelancer.com/projects/cplusplus-programming/Convert-Intention-Repeater-WAV-Converter" target="_blank">WAV Converter</a></li>
    <li><a href="https://www.freelancer.com/projects/cplusplus-programming/Need-help-optimizing-CUDA-code" target="_blank">CUDA Optimization</a></li>
    <li><a href="https://www.freelancer.com/projects/javascript/site-was-working-minutes-ago" target="_blank">Site Debug – JS</a></li>
    <li><a href="https://www.freelancer.com/projects/editing/Need-short-page-book-edited" target="_blank">Short Book Editing</a></li>
    <li><a href="https://www.freelancer.com/projects/web-development/Need-developer-for-repeater-intention" target="_blank">Repeater Intention Development</a></li>
    <li><a href="https://www.freelancer.com/projects/internet-marketing/Need-someone-reach-out-list" target="_blank">Outreach Project</a></li>
    <li><a href="https://www.freelancer.com/projects/social-media-marketing/Need-marketing-social-media-for" target="_blank">Social Media Marketing</a></li>
    <li><a href="https://www.freelancer.com/projects/graphic-design/Need-Banner-GIF" target="_blank">Banner GIF</a></li>
    <li><a href="https://www.freelancer.com/projects/articles/Need-word-short-story-edited" target="_blank">Short Story Editing</a></li>
    <li><a href="https://www.freelancer.com/projects/graphic-design/Project-for-Nicolas-16619308" target="_blank">Project for Nicolas (1)</a></li>
    <li><a href="https://www.freelancer.com/projects/marketing/Project-for-Gregory-Bair-MBA-15867876" target="_blank">Project for Gregory Bair</a></li>
    <li><a href="https://www.freelancer.com/projects/graphic-design/Project-for-Nicolas-16098066" target="_blank">Project for Nicolas (2)</a></li>
    <li><a href="https://www.freelancer.com/projects/graphic-design/Redo-website-www-thewarlockname-com" target="_blank">Redo TheWarlockName.com</a></li>
    <li><a href="https://www.freelancer.com/projects/graphic-design/Project-for-Nicolas-15914978" target="_blank">Project for Nicolas (3)</a></li>
    <li><a href="https://www.freelancer.com/projects/editing/Fix-layout-published-sci-fantasy" target="_blank">Fix Layout – Sci-Fantasy</a></li>
    <li><a href="https://www.freelancer.com/projects/graphic-design/Need-two-furry-anthro-characters" target="_blank">Two Furry Anthro Characters</a></li>
  </ul>

  <br>

  <h2>Related Creative Work</h2>

  <ul class="fa-links">
    <li><strong>The Warlock Name (Amazon):</strong> <a href="https://www.amazon.com/dp/B07C7WKSKB" target="_blank">https://www.amazon.com/dp/B07C7WKSKB</a></li>
  </ul>

  <br>

  <h2>FurAffinity Artists</h2>

  <ul class="fa-links">
    <li>Female Rufus (Aumaroo): <a href="https://www.furaffinity.net/view/37485527/" target="_blank">View</a></li>
    <li>Male Rufus (Aumaroo): <a href="https://www.furaffinity.net/view/37485494/" target="_blank">View</a></li>
    <li>Nicodemus (Aumaroo): <a href="https://www.furaffinity.net/view/37854264/" target="_blank">View</a></li>
    <li>Duke: <a href="https://www.furaffinity.net/view/46619443/" target="_blank">View</a></li>
    <li>Vallhund Spirit Guide: <a href="https://www.furaffinity.net/view/23468914/" target="_blank">View</a></li>
    <li>AnimeCat Fursona: <a href="https://www.furaffinity.net/view/20794108/" target="_blank">View</a></li>
  </ul>

  <br>

  <h2>Manifestation Inspiration</h2>

  <p>
    Rufus (5D) reached out to me through the film
    <a href="https://www.imdb.com/title/tt8545636/" target="_blank">Adventures of Rufus: The Fantastic Pet</a>,
    manifesting into my timeline as a gift.
  </p>
</div>

<!-- ========================================================= -->
<!-- BUILT WITH CHATGPT + THE WARLOCK NAME HISTORY SECTION     -->
<!-- ========================================================= -->

<style>
  .chatgpt-build {
    max-width: 900px;
    margin: 80px auto;
    padding: 35px 30px;
    background: #1a0f06;
    border-radius: 16px;
    border: 2px solid #d4af37;
    box-shadow: 0 0 30px rgba(212,175,55,0.38);
    font-family: 'Montserrat', sans-serif;
    color: #ffebcd;
    line-height: 1.6;
  }

  .chatgpt-build h2 {
    font-family: 'Cinzel', serif;
    color: #d4af37;
    font-size: 2rem;
    text-shadow: 0 0 12px gold;
    text-align: center;
    margin-top: 0;
  }

  .chatgpt-build p {
    font-size: 1.15rem;
    margin: 16px 0;
  }

  .chatgpt-build strong {
    color: #ffe9c5;
  }

  .chatgpt-build a {
    color: #7fffd4;
    text-decoration: underline;
  }

  .chatgpt-build a:hover {
    color: #b0fff0;
  }
</style>

<div class="chatgpt-build">
  <h2>This Website Was Built With ChatGPT</h2>

  <p>
    I created this AnthroHeart website <strong>with ChatGPT</strong>.  
    There honestly wasn’t very much required to build the page itself — but the 
    <strong>glowy gold CSS, the layout, and the polished styling</strong> would have been extremely difficult
    for me to write alone.
  </p>

  <p>
    Before this project, I actually had a much larger website:  
    <strong>The Warlock Name</strong> (included in this Bundle).  
    That site was <strong>538 MB</strong> of WordPress, plugins, media, database exports, and custom structure.
  </p>

  <p>
    I hired a professional developer on Freelancer.com to redo that entire site:  
  </p>

  <p>
    <strong>Nicolas H. (@widuIT)</strong><br>
    Project: 
    <a href="https://www.freelancer.com/projects/graphic-design/Redo-website-www-thewarlockname-com" target="_blank">
      Redo website The Warlock Name
    </a><br>
    Cost: <strong>$1,323 USD</strong>
    Date: <strong>8 Years Ago</strong>
  </p>

  <p>
    That project taught me the value of professional help — but for this new AnthroHeart page,  
    I wanted something simple, elegant, and glowing.  
    ChatGPT handled the styling and code while I provided the creative direction.
  </p>

  <p>
    This site is small, but it represents the heart of the 10GB Universe I released into the public domain.
  </p>
</div>

<!-- ========================================================= -->
<!-- FREELANCER SPENDING / ARTISTS PAID / ASSETS CREATED       -->
<!-- ========================================================= -->

<style>
  .credits-section {
    max-width: 900px;
    margin: 80px auto;
    padding: 35px 30px;
    background: #1a0f06;
    border-radius: 18px;
    border: 2px solid #d4af37;
    box-shadow: 0 0 35px rgba(212,175,55,0.38);
    font-family: 'Montserrat', sans-serif;
    color: #ffebcd;
    line-height: 1.7;
  }

  .credits-section h2 {
    font-family: 'Cinzel', serif;
    color: #d4af37;
    text-shadow: 0 0 12px gold;
    text-align: center;
    font-size: 2.2rem;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .credits-section h3 {
    font-family: 'Cinzel', serif;
    color: #e9c98a;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 15px;
    text-shadow: 0 0 8px rgba(255,215,0,0.4);
  }

  .credits-section img {
    display: block;
    margin: 25px auto;
    border-radius: 10px;
    max-width: 100%;
    box-shadow: 0 0 20px rgba(212,175,55,0.28);
  }

  .credits-section a {
    color: #7fffd4;
    text-decoration: underline;
  }
  .credits-section a:hover {
    color: #b0fff0;
  }

  .credits-section .money {
    font-size: 1.4rem;
    color: #ffd284;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
  }
</style>

<div class="credits-section">

  <h2>Freelancer Investments, Artists, Tools & Assets</h2>

  <h3>Total Spent on Freelancer.com</h3>
  <div class="money">✅ $21,815.01 USD</div>
  <img src="images/Freelancer.com_Spend.png" alt="Freelancer total spend">

  <h3>Traditional Artist for The Warlock Name</h3>
  <p>
    I commissioned traditional art for <em>The Warlock Name</em> on Freelancer.com:
  </p>

  <p>
    • <a href="https://www.freelancer.com/projects/graphic-design/Project-for-Nicolas-16619308" target="_blank">
      Project for Nicolas (16619308)
    </a><br>
    • <a href="https://www.freelancer.com/projects/graphic-design/Project-for-Nicolas-16098066" target="_blank">
      Project for Nicolas (16098066)
    </a>
  </p>

  <div class="money">$565 USD + $706 USD (8 years ago)</div>

  <h3>Collage Creation via Python Script</h3>
  <p>
    I asked ChatGPT to write a Python script to turn 12 images into a polished collage for my webpage:
  </p>

  <p>
    <a href="make_collage.py" target="_blank">make_collage.py</a>
  </p>

  <img src="images/The_Warlock_Name_collage.jpg" alt="Warlock Name collage">

  <p>
    The collage images were created visually by <strong>Nicolas S. (@certaintly)</strong> on Freelancer.com,  
    but the automation script itself was generated by ChatGPT.
  </p>

  <h3>Android App Developer (Human-Coded)</h3>
  <p>
    I needed a human developer for the Intention Repeater Android App update:
  </p>

  <p>
    GitHub:  
    <a href="https://github.com/tsweet77/intention-repeater-android" target="_blank">
      intention-repeater-android
    </a><br>
    Freelancer Project:  
    <a href="https://www.freelancer.com/projects/android/Android-App-Update-Intention-Repeater" target="_blank">
      Android App Update – Intention Repeater
    </a>
  </p>

  <div class="money">$400 USD</div>

  <h3>Marketing, Publishing, Trailer, and Business Plan</h3>

  <p>
    I hired <strong>Gregory Bair, MBA (@gregorybair)</strong> on Freelancer.com  
    to handle marketing for <em>The Warlock Name</em> and to publish it on Amazon,  
    create my book trailer, and write the business plan.
  </p>

  <div class="money">$8,524 USD</div>

  <p>Book trailer:</p>
  <iframe width="560" height="315"
    src="https://www.youtube.com/embed/H6GEtSAQoto"
    title="The Warlock Name Trailer" frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    allowfullscreen></iframe>

  <p>The book did not take off — which is good now, because it created no legal obstacles and can be included fully in this Public Domain AnthroHeart offering.</p>

  <h3>Riven Phoenix – Master The Human Figure From Imagination</h3>
  <div class="money">$250 USD (He only asks for $45 or what you wish)</div>
  <p>
    I purchased his course from  
    <a href="https://www.alienthink.com/" target="_blank">alienthink.com</a>,  
    the 92-hour system used by Lucasfilm, Pixar, and ILM artists.
  </p>

  <iframe width="560" height="315"
    src="https://www.youtube.com/embed/Ul6jTFnM3pk?si=57cmbk08W5PsViCL"
    title="Riven Phoenix Course" frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    allowfullscreen></iframe>

  <h3>Furry Character Commissions</h3>
  <p>
    Two furry characters drawn for <em>The Warlock Name</em>:
  </p>

  <div class="money">$304 USD</div>
  <p>
    Artist: <strong>@orbnorsolya</strong> (Closed User)
  </p>

  <h3>My Fursuit (FurryBlueNaki)</h3>

  <div class="money">$3,000 USD Total</div>

  <p>
    • Built by:  
    <a href="https://thekareliafursuits.com/" target="_blank">The Karelia Fursuits</a><br>
    • Cost: $2,000 (plus $1,000 taken by my mom)<br><br>
    I later gave the suit to someone who was going to be CEO of Anthro Entertainment  
    when it was starting as a gaming company — he ghosted me and kept the suit.
  </p>

  <iframe width="560" height="315"
    src="https://www.youtube.com/embed/EGvrOhFlfBE?si=pTIq3QK7LFIZVI2A"
    title="Fursuit Video" frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    allowfullscreen></iframe>

  <h3>Traditional Artist Reference Example</h3>

  <p>
    Imagine giving this to a real artist as reference material  
    (AI is <strong>not</strong> the final form; it cannot be copyrighted):  
  </p>

  <img src="images/Anthroness_Gem.jpg" alt="Anthroness Gem">
</div>


  <footer>
<?php
// Set the counter file
$counter_name = "counter.txt";

// Check if file exists, if not create it
if (!file_exists($counter_name)) {
    $f = fopen($counter_name, "w");
    fwrite($f, "0");
    fclose($f);
}

// Read current count
$f = fopen($counter_name, "r");
$count = fread($f, filesize($counter_name));
fclose($f);

// Increment counter
$count++;

// Write new count
$f = fopen($counter_name, "w");
fwrite($f, $count);
fclose($f);

// Display count
echo "Total visits: " . $count;
?>
<BR>
    © 2025 Thomas B Sweet · Everything released into the Public Domain · Let the Becoming spread ♡
  </footer>
</body>
</html>